home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2000 July & August
/
EPA005.iso
/
Freeware
/
Genesis II terrain builder
/
_SETUP.1
/
Genesis2.exe
/
0
/
RCDATA
/
TOKBOTTOMDLG
/
TOKBOTTOMDLG.txt
Wrap
Text File
|
1999-10-16
|
724b
|
42 lines
object OKBottomDlg: TOKBottomDlg
Left = 255
Top = 118
BorderStyle = bsDialog
Caption = 'Dialog'
ClientHeight = 214
ClientWidth = 313
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 297
Height = 161
Shape = bsFrame
end
object OKBtn: TButton
Left = 79
Top = 180
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object CancelBtn: TButton
Left = 159
Top = 180
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
end